home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / tools / coolwork / cooledit.de_ / cooledit.de
Encoding:
Text File  |  1994-02-01  |  217 b   |  8 lines

  1. NAME           CoolEdit
  2. Description    'Test MDI Editor using CoolWorx'
  3. EXETYPE        WINDOWS
  4. CODE           PRELOAD MOVABLE DISCARDABLE
  5. DATA           PRELOAD MOVABLE
  6. HEAPSIZE       1024
  7. STACKSIZE      21000
  8.